eLab posistemės integracijos dokumentacija
0.3.1 - versija Lithuania flag

eLab posistemės integracijos dokumentacija - Local Development build (v0.3.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: LT scale - JSON Representation

Draft as of 2023-11-11

Peržiūrėti json | Atsisiųsti


{
  "resourceType" : "CodeSystem",
  "id" : "lt-scale",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-02-29T11:18:00.076+00:00"
  },
  "url" : "https://lmb.lt/CodeSystem/lt-scale",
  "identifier" : [
    {
      "system" : "code",
      "value" : "code"
    }
  ],
  "version" : "0.3.1",
  "versionAlgorithmString" : "semver",
  "title" : "LT scale",
  "_title" : {
    "extension" : [
      {
        "extension" : [
          {
            "url" : "lang",
            "valueCode" : "lt"
          },
          {
            "url" : "content",
            "valueString" : "LT tikėtini atsakymai"
          }
        ],
        "url" : "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-11-11T00:00:00Z",
  "publisher" : "Registrų Centras",
  "contact" : [
    {
      "name" : "Registrų Centras",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.registrucentras.lt/"
        },
        {
          "system" : "email",
          "value" : "e.sveikata@registrucentras.lt"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "LT",
          "display" : "Lithuania"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "property" : [
    {
      "code" : "display",
      "uri" : "http://terminology.hl7.org/CodeSystem/designation-usage|display",
      "description" : "Display",
      "type" : "string"
    }
  ],
  "concept" : [
    {
      "code" : "KIEK",
      "display" : "Kiekybinis"
    },
    {
      "code" : "KOK",
      "display" : "Kokybinis"
    },
    {
      "code" : "PANEL",
      "display" : "Panelė"
    }
  ]
}